﻿2026-06-21T23:31:36.5177414Z ##[group]Run actions/checkout@v5
2026-06-21T23:31:36.5223307Z with:
2026-06-21T23:31:36.5224088Z   repository: SaberMage/spt-core
2026-06-21T23:31:36.5232619Z   token: ***
2026-06-21T23:31:36.5233259Z   ssh-strict: true
2026-06-21T23:31:36.5233915Z   ssh-user: git
2026-06-21T23:31:36.5234610Z   persist-credentials: true
2026-06-21T23:31:36.5235334Z   clean: true
2026-06-21T23:31:36.5235996Z   sparse-checkout-cone-mode: true
2026-06-21T23:31:36.5236777Z   fetch-depth: 1
2026-06-21T23:31:36.5237421Z   fetch-tags: false
2026-06-21T23:31:36.5238094Z   show-progress: true
2026-06-21T23:31:36.5238753Z   lfs: false
2026-06-21T23:31:36.5239474Z   submodules: false
2026-06-21T23:31:36.5240165Z   set-safe-directory: true
2026-06-21T23:31:36.5240903Z env:
2026-06-21T23:31:36.5241533Z   SPT_REGISTRY_BUSY_TIMEOUT_MS: 30000
2026-06-21T23:31:36.5242337Z ##[endgroup]
2026-06-21T23:31:36.6045956Z Syncing repository: SaberMage/spt-core
2026-06-21T23:31:36.6048279Z ##[group]Getting Git version info
2026-06-21T23:31:36.6049621Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T23:31:36.6051358Z [command]/usr/bin/git version
2026-06-21T23:31:36.6052125Z git version 2.43.0
2026-06-21T23:31:36.6056640Z ##[endgroup]
2026-06-21T23:31:36.6068809Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/7be87c5d-2a6e-4732-82df-68a98d19936d' before making global git config changes
2026-06-21T23:31:36.6071402Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T23:31:36.6073379Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T23:31:36.6104154Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T23:31:36.6122602Z https://github.com/SaberMage/spt-core
2026-06-21T23:31:36.6133094Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T23:31:36.6135216Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T23:31:36.6160434Z HEAD
2026-06-21T23:31:36.6192873Z ##[endgroup]
2026-06-21T23:31:36.6194141Z [command]/usr/bin/git submodule status
2026-06-21T23:31:36.6373048Z ##[group]Cleaning the repository
2026-06-21T23:31:36.6374521Z [command]/usr/bin/git clean -ffdx
2026-06-21T23:31:39.3831190Z Removing target/
2026-06-21T23:31:39.3840680Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T23:31:39.4022765Z HEAD is now at 5c036ca6b Merge 361950cba8381eec55564bb48ebddaf7adbe6c40 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T23:31:39.4028317Z ##[endgroup]
2026-06-21T23:31:39.4030662Z ##[group]Disabling automatic garbage collection
2026-06-21T23:31:39.4034013Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T23:31:39.4057917Z ##[endgroup]
2026-06-21T23:31:39.4058490Z ##[group]Setting up auth
2026-06-21T23:31:39.4063938Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T23:31:39.4089727Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T23:31:39.4284675Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T23:31:39.4310138Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T23:31:39.4500618Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T23:31:39.4528160Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T23:31:39.4713614Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T23:31:39.4742795Z ##[endgroup]
2026-06-21T23:31:39.4743319Z ##[group]Fetching the repository
2026-06-21T23:31:39.4749260Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +52868ae252cd7999c6112a01f786d01977daed7e:refs/remotes/pull/27/merge
2026-06-21T23:31:39.9916030Z From https://github.com/SaberMage/spt-core
2026-06-21T23:31:39.9916881Z  + 5c036ca6b...52868ae25 52868ae252cd7999c6112a01f786d01977daed7e -> pull/27/merge  (forced update)
2026-06-21T23:31:39.9937687Z ##[endgroup]
2026-06-21T23:31:39.9938316Z ##[group]Determining the checkout info
2026-06-21T23:31:39.9939217Z ##[endgroup]
2026-06-21T23:31:39.9944370Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T23:31:39.9986469Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T23:31:40.0014605Z ##[group]Checking out the ref
2026-06-21T23:31:40.0054326Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T23:31:40.0146460Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T23:31:40.0146936Z any of your branches:
2026-06-21T23:31:40.0147217Z 
2026-06-21T23:31:40.0148010Z   5c036ca6b Merge 361950cba8381eec55564bb48ebddaf7adbe6c40 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T23:31:40.0148490Z 
2026-06-21T23:31:40.0148709Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T23:31:40.0149204Z to do so with:
2026-06-21T23:31:40.0149348Z 
2026-06-21T23:31:40.0149500Z  git branch <new-branch-name> 5c036ca6b
2026-06-21T23:31:40.0149715Z 
2026-06-21T23:31:40.0150463Z HEAD is now at 52868ae25 Merge 223eb8ba6a814add222a707047d0ffafde565f75 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T23:31:40.0156947Z ##[endgroup]
2026-06-21T23:31:40.0193122Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T23:31:40.0219676Z 52868ae252cd7999c6112a01f786d01977daed7e
